From 0edf3c042e5416bfc26d1473ac510e9f18a1e19e Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 24 Aug 2008 16:40:07 +0000 Subject: [PATCH] vecs: Tweak xol format description. Add extension to gnav_trl. --- vecs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vecs.c b/vecs.c index d9f4ecba1..ec5c11469 100644 --- a/vecs.c +++ b/vecs.c @@ -737,7 +737,7 @@ vecs_t vec_list[] = { { &xol_vecs, "xol", - "Swiss Map", + "Swiss Map 25/50/100 (.xol)", "xol" }, { @@ -828,7 +828,7 @@ vecs_t vec_list[] = { &gnav_trl_vecs, "gnav_trl", "Google Navigator Tracklines (.trl)", - NULL + "trl" }, #endif // MAXIMAL_ENABLED { -- 2.30.2